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

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper .layout_center_2_id_69_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.wrapper { border: none; position: relative; font-family: Arial, Helvetica, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; font-size: 12px; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; background: linear-gradient(rgba(255,255,255,0.99), rgba(255,255,255,0.99)); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-40 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 4; text-align: center; right: 0; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; max-width: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-bottom: 30px; text-decoration: none; padding-top: 0.02px;}
.block-41 .layout_94 { -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-41 .layout_95 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-41 .layout_96 { -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-41 { margin: 30px auto 0; position: relative; top: 0; left: 0; width: 1180px; min-height: 0; z-index: 4; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; max-width: 100%; right: 0;}
.widget-58 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 3; text-align: right; text-decoration: none; width: auto; max-width: none; right: 0; padding-right: 23px;}
.widget-59 { margin: 0 0 auto 382px; position: relative; top: 0; left: 0; z-index: 2; box-sizing: border-box; width: 186px; max-width: none;}
.widget-60 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; font-family: Open Sans, sans-serif; color: #878787; text-align: left; text-decoration: none; font-size: 13px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; max-width: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; right: 0; padding-left: 8px;}
.block-42 .layout_98 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-42 .layout_99 { -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-42 { padding: 30px 0; margin: 0 auto; border: none; position: relative; top: 0; left: 0; width: 1180px; min-height: 99px; z-index: 3; right: 0; -webkit-box-shadow: inset 0px -1px 0px  rgba(121,158,0,0.15); -moz-box-shadow: inset 0px -1px 0px  rgba(121,158,0,0.15); box-shadow: inset 0px -1px 0px  rgba(121,158,0,0.15); -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none;}
.widget-61 { margin: 0 0 auto 383px; border: none; position: relative; top: 0; left: 0; width: 164px; min-height: 37px; max-width: none; z-index: 2; font-family: Exo2, sans-serif; color: #ffffff; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: repeating-linear-gradient(to bottom right,rgba(0, 196, 244, 0.36) 0%,rgba(3, 96, 120, 0.36) 100%) #1e5fa8; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-weight: 600; padding-top: 2px;}
.widget-61:hover, 
.widget-61.hover, 
.widget-61.active { background: repeating-linear-gradient(to bottom right,rgba(0, 196, 244, 0.36) 0%,rgba(3, 96, 120, 0.36) 100%) #0f2945;}
.popover-wrap-98 .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-98 .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-98 .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;}
.popover-wrap-98 .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-98 .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;}
.button-98 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-98 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-98 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-98 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-98 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-98 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-98 .popover-body .s3_form_item_type_calendar .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-98 .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-98 .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-98 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-98 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-98 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-98 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-98 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-98 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-98 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-98 .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-98 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-98 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-98 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-98 .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-98 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-98 .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-98 .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-98 .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-98 .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-98 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-98 .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-98 .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-98 .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-98 .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-98 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-98 .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-98 .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-98 .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-98 .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-98 .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-98 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-98 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-98 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-98 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-98 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-98 ::-moz-placeholder { color: #ababab;}
.popover-wrap-98 :-ms-input-placeholder { color: #ababab;}
.block-43 .layout_100 { -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-43 .layout_101 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-43 { margin: 3px 0 auto; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: none; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; padding-right: 0;}
.widget-62 { margin: 0 0 auto; position: relative; top: 0; left: 0; max-width: none; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0;}
.address-100 p:first-child { margin-top: 0;}
.address-100 p:last-child { margin-bottom: 0;}
.address-100 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-100 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-100 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_577001_map (1).svg") left 50% top 50% / 16px no-repeat; margin-right: 10px; max-width: none; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-100 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-100 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.address-100 .title { box-sizing: border-box; display: none;}
.address-100 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; font-family: Open Sans, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-100 input.tgl-but { box-sizing: border-box; display: none;}
.address-100 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-63 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 171px; max-width: none; right: auto;}
.phones-101 p:first-child { margin-top: 0;}
.phones-101 p:last-child { margin-bottom: 0;}
.phones-101 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-101 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-101 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("../images/lib_577001_tdele (2).svg") left 50% top 50% / 15px no-repeat; margin-right: 10px; max-width: none; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-101 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-101 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-101 .title { box-sizing: border-box; display: none; text-align: left;}
.phones-101 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Open Sans, sans-serif; -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; line-height: 1.3; text-decoration: none; font-weight: bold;}
.phones-101 input.tgl-but { box-sizing: border-box; display: none;}
.phones-101 .text_body a { text-decoration: none; color: inherit;}
.phones-101 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-64 { margin: 25px auto 0; border: none; position: relative; top: 0; left: 0; z-index: 2; width: 1180px; min-height: 300px; display: -webkit-flex; display: flex; background: #cccccc; overflow: hidden; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; max-width: 100%; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.block-31 .layout_center_69_id_70_1 { margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-31 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: #ffffff; z-index: 3; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.block-32 .layout_71 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_72 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-32 .layout_70_id_71 { display: -webkit-flex; display: flex; flex-flow: row nowrap; margin-top: 0; margin-left: auto; margin-right: auto; width: 960px;}
.block-32 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 74px; background: #00a2d8; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-top: 0.02px; padding-bottom: 0.02px; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.widget-44 { padding: 15px 2px; margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; display: -webkit-flex; display: flex; width: 756px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0;}
.menu-71 .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-71 .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-71 .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-71 .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-71 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-71 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-71 .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-71 .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-71 .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-71 .menu-scroll > ul > li.menu-item > a { padding: 5px 15px; margin: 9px 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 13px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; font-family: Open 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: uppercase; font-weight: bold; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; align-self: auto;}
.menu-71 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-71 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-71 .menu-scroll > ul > li.menu-item > a.active { background: rgba(0,0,0,0.1); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-71 .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-71 .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-71 .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-71 .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-71 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-71 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-71 .menu-scroll > ul ul { padding: 5px 5px 5px 15px; margin: 5px 0 0; border: none; position: absolute; top: 100%; left: 0; background: #eeeeee; list-style: none; width: 200px; display: none; z-index: 10; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-71 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-71 .menu-scroll > ul ul > li > a { padding: 10px; border: none; cursor: pointer; display: block; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #575757; font-size: 12px; line-height: 1.4; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-align: left; text-transform: none; margin-top: 10px; margin-bottom: 10px;}
.menu-71 .menu-scroll > ul ul > li > a:hover, 
.menu-71 .menu-scroll > ul ul > li > a.hover, 
.menu-71 .menu-scroll > ul ul > li > a.active { text-decoration: underline; color: #000000;}
.menu-71 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-71 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 2px 0 2px 2px; border: 1px solid rgba(255,255,255,0.3); cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #fff; font-size: 20px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-family: Open 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; font-weight: 800; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.menu-71 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-71 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-71 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.menu-71 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.widget-45 { margin: 0 0 auto 25px; border: none; position: relative; top: 0; left: 0; width: 179px; min-height: 74px; z-index: 1; font-family: Open Sans, sans-serif; color: #ffffff; font-style: italic; text-align: center; text-decoration: none; font-size: 15px; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; background: #00779e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-45:hover, 
.widget-45.hover, 
.widget-45.active { background: #003f52;}
.popover-wrap-72 .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-72 .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-72 .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;}
.popover-wrap-72 .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-72 .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;}
.button-72 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-72 { top: 0; left: 0; z-index: 99999; width: 100%; direction: ltr; position: fixed;}
.popover-container-72 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-72 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 10px; box-sizing: border-box; text-align: left;}
.popover-wrap-72 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-72 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-72 .popover-body .s3_form_item_type_calendar .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-72 .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-72 .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-72 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left;}
.popover-wrap-72 .popover-body .s3_form_field_type_text { width: 100%;}
.popover-wrap-72 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-72 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-72 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-72 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-72 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-72 .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-72 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-72 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-72 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-72 .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-72 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-72 .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-72 .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-72 .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-72 .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-72 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-72 .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-72 .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-72 .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-72 .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-72 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-72 .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-72 .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-72 .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-72 .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-72 .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-72 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none;}
.popover-wrap-72 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-72 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-72 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-72 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-72 ::-moz-placeholder { color: #ababab;}
.popover-wrap-72 :-ms-input-placeholder { color: #ababab;}
.block-33 .layout_74 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-33 .layout_73_id_77 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-33 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none; right: 0; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row;}
.block-34 .layout_75 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-34 .layout_74_id_86 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; left: 0; top: 0; position: relative; margin-top: 0; margin-left: 0; margin-bottom: auto;}
.block-34 { margin: 0 0 auto 35px; position: relative; top: 0; left: 0; width: 590px; min-height: 0; z-index: 4; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; padding-top: 42px; padding-bottom: 20px; padding-left: 0;}
.widget-54 { margin: -23px 0 0 202px; position: relative; top: 0; left: 0; z-index: 4; text-align: right; box-sizing: border-box; width: 100px;}
.languages-86 .lang-list { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.languages-86 .lang-item { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; text-align: center; font-size: 0;}
.languages-86 .lang-item a { box-sizing: border-box; display: inline-block; margin-right: 5px; text-decoration: none; color: #000;}
.languages-86 .lang-item a .img-convert { border: none; box-sizing: border-box; width: 22px; height: 16px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}
.languages-86 .lang-item img { box-sizing: content-box; width: auto; height: auto;}
.widget-46 { margin: 2px 0 auto 65px; border: none; position: relative; top: 0; left: 0; z-index: 3; text-align: undefined; box-sizing: border-box; width: 222px; padding-top: 15px; padding-bottom: 15px; -webkit-box-shadow: inset -1px 0px 0px  rgba(133,156,173,0.1); -moz-box-shadow: inset -1px 0px 0px  rgba(133,156,173,0.1); box-shadow: inset -1px 0px 0px  rgba(133,156,173,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-right: 22px;}
.phones-75 p:first-child { margin-top: 0;}
.phones-75 p:last-child { margin-bottom: 0;}
.phones-75 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.phones-75 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-75 .icon { border: 1px solid rgba(0,0,0,0.15); box-sizing: border-box; height: 16px; width: 38px; background: url("../images/lib_596201_phone.svg") left 50% top 50% / 17px no-repeat; margin-right: 0; min-height: 38px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 22px;}
.phones-75 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: auto; right: 100%; bottom: auto;}
.phones-75 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.phones-75 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: right; color: #477e8f; text-transform: uppercase; text-decoration: none; font-weight: 800; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-75 .text_body { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: right; font-size: 16px; color: #121212; text-decoration: none; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.phones-75 input.tgl-but { box-sizing: border-box; display: none;}
.phones-75 .text_body a { text-decoration: none; color: inherit;}
.phones-75 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-47 { margin: 8px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: 302px; padding-top: 15px; padding-bottom: 15px; padding-left: 21px;}
.address-76 p:first-child { margin-top: 0;}
.address-76 p:last-child { margin-bottom: 0;}
.address-76 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%; -webkit-flex-direction: row-reverse; -moz-flex-direction: row-reverse; flex-direction: row-reverse;}
.address-76 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.address-76 .icon { border: 1px solid rgba(0,0,0,0.15); box-sizing: border-box; height: 16px; width: 38px; background: url("../images/lib_596201_map.svg") left 50% top 50% / 17px no-repeat; margin-right: 0; min-height: 38px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-left: 21px;}
.address-76 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; left: auto; top: auto; right: 100%; bottom: auto;}
.address-76 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
.address-76 .title { box-sizing: border-box; font-family: Open Sans, sans-serif; text-align: right; color: #477e8f; text-transform: uppercase; text-decoration: none; font-weight: 800; margin-bottom: 5px; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-76 .text_body { font-family: Open Sans, sans-serif; text-align: right; font-size: 14px; color: #121212; line-height: 1.4; text-decoration: none; font-weight: 600; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.address-76 input.tgl-but { box-sizing: border-box; display: none;}
.address-76 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-48 { margin: 36px 0 0; position: relative; top: 0; left: 0; z-index: 3; text-align: left; box-sizing: border-box; width: 335px; min-height: 18px; font-size: 25px;}
.site-name-77 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-77 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-77 img { box-sizing: border-box; display: block; max-width: 100%; border: none;}
.site-name-77 .sn-text { box-sizing: border-box; font-family: Exo2, sans-serif; font-size: 30px; color: #104657; text-decoration: none; font-weight: bold; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-77 a { text-decoration: none; outline: none;}
.widget-49 { margin: 5px 0 0; position: relative; top: 0; left: 0; z-index: 2; font-family: Open Sans, sans-serif; text-align: left; font-size: 14px; color: #737373; text-decoration: none; box-sizing: border-box; width: 250px;}
.block-38 .layout_88 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 .layout_89 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-38 { margin: 4px auto 0; border: none; position: relative; top: 0; left: 0; width: 960px; min-height: 0; z-index: 2; text-align: left; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-indent: 0; text-decoration: none; right: 0; padding-top: 28px; padding-bottom: 20px; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-box-shadow: inset 0px 2px 0px  rgba(0,59,122,0.2); -moz-box-shadow: inset 0px 2px 0px  rgba(0,59,122,0.2); box-shadow: inset 0px 2px 0px  rgba(0,59,122,0.2); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-55 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; width: 220px; padding-right: 0; padding-left: 0; box-sizing: border-box; display: block;}
.menu-88 .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-88 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; height: auto; width: auto; background: #d6d6d6;}
.menu-88 .menu-scroll > ul ul { padding: 5px; position: absolute; top: 0; left: 100%; background: #eee; list-style: none; width: 150px; display: none;}
.menu-88 .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; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative;}
.menu-88 .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-88 .menu-scroll > ul ul > li.delimiter { margin: 3px 2px; box-sizing: border-box; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-88 .menu-title { box-sizing: border-box; font-size: 16px; padding-left: 17px; margin-bottom: 10px;}
.menu-88 .menu-button { display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px;}
.menu-88 .menu-scroll { display: block; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-88 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: block;}
.menu-88 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; box-sizing: border-box; position: relative;}
.menu-88 .menu-scroll > ul > li.menu-item > a { padding: 15px 10px 15px 20px; margin: 2px 0; border: none; cursor: pointer; display: -webkit-flex; display: flex; box-sizing: border-box; text-decoration: none; color: #ffffff; font-size: 15px; line-height: 2.7; -webkit-align-items: center; -moz-align-items: center; align-items: center; position: relative; font-family: Open Sans, sans-serif; font-style: normal; letter-spacing: 0; text-indent: 0; text-transform: none; background: repeating-linear-gradient(180deg,rgba(168, 168, 10, 0.1) 0%,rgba(135, 135, 0, 0.1) 100%) #00a2d8; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -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-weight: bold;}
.menu-88 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-88 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-88 .menu-scroll > ul > li.menu-item > a.active { background: repeating-linear-gradient(180deg,rgba(76, 192, 235, 0.3) 0%,rgba(0, 60, 94, 0.3) 100%) #00779e;}
.menu-88 .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-88 .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-88 .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-88 .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-88 .menu-scroll > ul ul > li { padding: 0; display: block; position: relative; margin-left: 0; margin-right: 0;}
.block-39 { padding: 0.02px 0; margin: 0 0 auto 40px; position: relative; font-size: 16px; color: #545454; line-height: 1.4; text-decoration: none; top: 0; left: 0; width: 700px; min-height: 0; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-56 { margin: 0; position: relative; font-family: Open Sans, sans-serif; font-size: 25px; color: #0f2945; line-height: 1.3; text-decoration: none; top: 0; left: 0; z-index: 2; box-sizing: border-box; font-weight: normal; width: auto; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
h2 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
h3 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
h4 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
h5 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
h6 { box-sizing: border-box; font-size: 12px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.widget-57 { margin: 10px 0 0; position: relative; color: #262626; line-height: 1.7; text-decoration: none; top: 0; left: 0; z-index: 1; display: block; width: auto; right: 0; -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;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-91 .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; text-align: center; margin-top: 33px;}
.content-91 .img-convert { margin: 5px; box-sizing: border-box; width: 700px; height: 380px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.content-91 .pics-1 img { margin: 5px 0; border: 5px solid #ffffff; box-sizing: content-box; width: auto; height: auto; max-width: 100%; text-align: left; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.content-91 .pics-2 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-91 .pics-2 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-91 h2 { box-sizing: border-box; font-size: 17px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.content-91 h3 { box-sizing: border-box; font-size: 15px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.content-91 h4 { box-sizing: border-box; font-size: 14px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.content-91 h5 { box-sizing: border-box; font-size: 13px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.content-91 h6 { box-sizing: border-box; font-size: 12px; margin-top: 15px; margin-bottom: 15px; font-weight: normal; font-style: normal; color: #0f2945; text-align: left; font-family: Open Sans, sans-serif;}
.content-91 a { box-sizing: border-box; color: #0000ff;}
.widget-30 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 9950; margin-left: 0; margin-right: 0;}
.side-panel-50 .side-panel-mask { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.5); -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); -webkit-backdrop-filter: blur(4px); backdrop-filter: blur(4px); pointer-events: auto;}
.side-panel-50 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto; text-align: center;}
.side-panel-50 .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-50 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-50 .side-panel-top { box-sizing: border-box; position: relative; z-index: 0; display: -webkit-flex; display: flex; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.side-panel-50 .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-50 .side-panel-button-icon { display: block;}
.side-panel-50 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000;}
.side-panel-50 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.wrapper .layout_center_2_id_69_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-40 { background: none; -webkit-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.09); -moz-box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.09); box-shadow: inset 0px 1px 0px  rgba(0,0,0,0.09); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-top: 5px; padding-left: 30px; padding-right: 30px; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-41 .layout_94 { 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-41 .layout_95 { margin: 0 auto; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: none;}
	.block-41 .layout_96 { 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-41 { width: auto; margin-top: 20px; margin-left: 0; margin-right: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-58 { color: #ffffff; margin-top: 6px; margin-left: auto; padding-right: 0;}
	.widget-59 { margin: 15px auto 0; display: none;}
	.widget-60 { margin-top: 15px; margin-right: auto;}
	.block-42 .layout_98 { 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-42 .layout_99 { 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-42 { width: auto; min-height: 0; background: none; margin-left: 0; margin-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-top: 15px; padding-bottom: 15px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-61 { margin-left: auto; margin-right: auto;}
	.block-43 .layout_100 { 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-43 .layout_101 { 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-43 { -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-62 { margin-left: auto;}
	.address-100 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-100 .block-body-drop { width: 100%; margin-left: 0;}
	.email-100 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%;}
	.widget-63 { margin-right: auto;}
	.phones-101 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-101 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-64 { width: auto; display: none; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-31 .layout_center_69_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-31 { -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-32 .layout_71 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-32 .layout_70_id_71 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-32 { padding-left: 0; padding-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-33 .layout_74 { 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-33 .layout_73_id_77 { margin: 15px 0 0; -webkit-order: 1; -moz-order: 1; order: 1; flex-basis: auto; width: auto;}
	.block-33 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 20px; padding-right: 20px;}
	.block-33:hover, 
	.block-33.hover, 
	.block-33.active { text-align: left;}
	.block-34 .layout_75 { 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-34 .layout_74_id_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-34 { width: 547px; margin-left: auto; margin-right: auto; padding-top: 20px; right: auto; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.widget-46 { text-align: center; width: auto; margin-top: 0; margin-left: 0; padding-top: 0.02px; padding-bottom: 0.02px; padding-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; right: 0;}
	.phones-75 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-75 .cell-icon { display: none;}
	.phones-75 .icon { margin-left: auto; margin-bottom: 15px;}
	.phones-75 .block-body-drop { width: 100%; margin-left: 0;}
	.phones-75 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.phones-75 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-47 { border: none; text-align: center; margin-top: 0; margin-right: auto; padding-top: 0.02px; padding-bottom: 0.02px; padding-left: 0; -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; -webkit-order: 2; -moz-order: 2; order: 2; right: auto; display: block;}
	.address-76 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.address-76 .cell-icon { display: none;}
	.address-76 .icon { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-left: auto; padding-bottom: 0.02px; margin-bottom: 15px;}
	.address-76 .icon:hover, 
	.address-76 .icon.hover, 
	.address-76 .icon.active { background: url("/955901/images/map.svg") left 50% top 50% / 17px no-repeat;}
	.address-76 .block-body-drop { width: 100%; margin-left: 0;}
	.address-76 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-76 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-48 { width: auto; margin-top: 0; right: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.site-name-77 .sn-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-49 { text-align: center; width: auto; right: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-38 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-38 .layout_89 { 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-38 { width: auto; background: none; margin-left: 0; margin-right: 0; padding-top: 0.02px; padding-bottom: 15px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.18); -moz-box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.18); box-shadow: inset 0px 2px 0px  rgba(0,0,0,0.18); -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none;}
	.block-39 { margin-top: 20px; margin-left: 0; padding-left: 15px; padding-right: 15px; width: auto; right: 0;}
	.widget-56 { -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-56:hover, 
	.widget-56.hover, 
	.widget-56.active { font-weight: 500;}
	.widget-57 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-30 { text-align: left; z-index: 9999; box-sizing: border-box; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.side-panel-50 .side-panel-top { width: auto;}
	.side-panel-50 .side-panel-button { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #003f52; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; width: 45px; min-height: 45px; margin-left: 11px; margin-top: 15px; align-self: auto;}
	.side-panel-50 .side-panel-button-icon-line { border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; min-height: 5px; margin-top: 5px;}

}

@media all and (max-width: 768px) {
	.wrapper .layout_center_2_id_69_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-40 { padding-left: 20px; padding-right: 20px;}
	.block-41 .layout_94 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; display: -webkit-flex; display: flex;}
	.block-41 .layout_95 { 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; display: none;}
	.block-41 .layout_96 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-58 { margin-top: 7px; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-59 { margin-top: 0; margin-right: 0;}
	.widget-60 { margin-top: 0;}
	.block-42 .layout_98 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-42 .layout_99 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-42 { padding-top: 5px;}
	.widget-61 { margin-top: 10px;}
	.block-43 .layout_100 { 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-43 .layout_101 { 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-43 { margin-top: 5px;}
	.block-31 .layout_center_69_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-32 .layout_71 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-32 .layout_70_id_71 { margin-top: 0;}
	.block-33 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_73_id_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-33 { padding-top: 20px;}
	.block-34 .layout_75 { 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-34 .layout_74_id_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-34 { width: auto; margin-left: 0; margin-right: 0; padding-bottom: 10px; right: 0; padding-right: 20px;}
	.widget-46 { margin-bottom: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none;}
	.phones-75 .title { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.phones-75 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-47 { margin-left: auto; -webkit-box-shadow: false, false, false, false; -moz-box-shadow: false, false, false, false; box-shadow: false, false, false, false;}
	.address-76 .title { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.address-76 .text_body { -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end;}
	.widget-49 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.block-38 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-38 .layout_89 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-30 { z-index: 9950;}

}

@media all and (max-width: 640px) {
	.wrapper .layout_center_2_id_69_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-41 .layout_94 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-41 .layout_95 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: none;}
	.block-41 .layout_96 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-58 { margin-top: 5px; margin-left: 182px; margin-right: 182px;}
	.widget-59 { margin-right: auto;}
	.widget-60 { text-align: center; margin-bottom: 12px; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-42 .layout_98 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-42 .layout_99 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-61 { 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;}
	.block-43 .layout_100 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; 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-43 .layout_101 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; 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-43 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.widget-62 { margin-top: 17px; margin-right: auto;}
	.address-100 .cell-icon { display: none;}
	.address-100 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-63 { margin-top: 7px; margin-left: auto;}
	.phones-101 .cell-icon { display: none;}
	.phones-101 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-31 .layout_center_69_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-32 .layout_71 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-32 .layout_72 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: none;}
	.block-32 .layout_70_id_71 { margin-top: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.block-33 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_73_id_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-34 .layout_75 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; margin-left: 0; margin-right: 0; 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-34 .layout_74_id_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; margin-left: 0; margin-right: 0; flex-basis: auto;}
	.block-34 { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-right: 0;}
	.widget-46 { margin-bottom: 20px;}
	.widget-47 { width: auto; margin-left: 0; margin-right: 0; right: 0;}
	.site-name-77 .sn-text { font-size: 28px;}
	.block-38 .layout_88 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-38 .layout_89 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.widget-56 { font-size: 21px;}
	.widget-57 { font-size: 15px;}

}

@media all and (max-width: 480px) {
	.wrapper .layout_center_2_id_69_1 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3;}
	.block-41 .layout_94 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: auto; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-41 .layout_95 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-41 .layout_96 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.widget-58 { margin-top: 0; margin-left: auto; margin-right: auto;}
	.widget-60 { margin-bottom: 0;}
	.block-42 .layout_98 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-42 .layout_99 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-43 .layout_100 { 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-43 .layout_101 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.widget-62 { 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;}
	.address-100 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-100 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.address-100 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto;}
	.widget-63 { 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;}
	.phones-101 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-101 .icon { margin-right: auto; margin-left: auto; margin-bottom: 10px;}
	.phones-101 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-101 .cell-text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.block-31 .layout_center_69_id_70_1 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-32 .layout_71 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-32 .layout_72 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: none;}
	.block-32 .layout_70_id_71 { margin-top: 0;}
	.block-33 .layout_74 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-33 .layout_73_id_77 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-34 .layout_75 { 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-34 .layout_74_id_86 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-46 { margin-left: auto; margin-right: auto; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-47 { margin-top: 15px; margin-left: auto; margin-right: auto;}
	.address-76 .text_body { font-size: 13px; line-height: 1.3;}
	.site-name-77 .sn-text { font-size: 24px;}
	.block-38 .layout_88 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-38 .layout_89 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-39 { padding-left: 20px; padding-right: 20px;}

}
.side-panel .widget-44 { padding: 5px 0 15px; margin: 13px 0 20px; z-index: 2; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; right: 0; text-align: center; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-71 .menu-scroll > ul { display: block;}
.side-panel .menu-71 .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-71 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a { width: auto; color: #0f2945; font-size: 14px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; margin-top: 0; min-height: 60px;}
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-71 .menu-scroll > ul > li.menu-item > a.active { color: #e0e0e0; background: #0f2945; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.side-panel .menu-71 .menu-scroll > ul > li.more-button { display: none;}
.side-panel .menu-71 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-71 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-71 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-71 .menu-scroll > ul ul > li > a.active { color: #000000; text-decoration: underline;}
.side-panel .menu-71 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .widget-45 { margin: 0 0 auto 25px; border: none; z-index: 1; text-align: center; 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-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 15px; min-height: 74px; width: 179px; font-family: Open Sans, sans-serif; font-style: italic; text-decoration: none; background: #00779e; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; color: #ffffff; text-transform: none; line-height: 1.2; letter-spacing: 0; box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.side-panel .widget-45:hover, 
.side-panel .widget-45.hover, 
.side-panel .widget-45.active { background: #003f52;}
.side-panel .widget-54 { margin: 12px 0 0; z-index: 4; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; left: 0; top: 0; position: relative; text-align: left; box-sizing: border-box; width: auto; right: 0; padding-left: 14px;}
.side-panel .widget-55 { margin: 0 0 20px; z-index: 2; width: auto; left: 0; top: 0; position: relative; padding-left: 0; padding-right: 0; text-align: left; box-sizing: border-box; font-family: Arial, Helvetica, sans-serif; display: block; right: 0;}
.side-panel .menu-88 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a.active { background: repeating-linear-gradient(180deg,rgba(76, 192, 235, 0.3) 0%,rgba(0, 60, 94, 0.3) 100%) #00779e; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a:active, 
.side-panel .menu-88 .menu-scroll > ul > li.menu-item > a.active { -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}