@import "fonts.css";
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;background: #fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body::before{content:""; height: 1px; display: block; margin-top: -1px;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;color:inherit;}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin: 0; font-size: inherit; font-weight: inherit;}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:#000;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}
body.noscroll {overflow: hidden !important;}
.removed, .hidden { display: none !important;}
.editorElement, .layout {
	box-sizing: border-box;
	padding-top: .02px;
	padding-bottom: .02px;
}
.editorElement { word-wrap: break-word; overflow-wrap: break-word;}
.vertical-middle {white-space: nowrap;}
.vertical-middle>* {white-space: normal;display: inline-block;vertical-align: middle;}
.vertical-middle::after {height: 100%;width: 0;display: inline-block;vertical-align: middle;content: "";}
.wrapper {margin: 0 auto;height: auto !important;height: 100%;min-height: 100%;min-height: 100vh;overflow: hidden;max-width: 100%;}
.wrapper > * { max-width: 100%; }
.editorElement .removed+.delimiter, .editorElement .delimiter:first-child {display: none;}
.wm-input-default {border: none; background: none; padding: 0;}
/* tooltip */
@keyframes show_hide {
	0% { left:85%; opacity: 0; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { left: 100%; opacity: 1; width: auto; height: auto; padding: 5px 10px; font-size: 12px;}
}
@keyframes show_hide_after {
	0% {width: 5px; height: 5px;}
	100% {width: 5px; height: 5px;}
}
/* tooltip for horizontal */
@keyframes horizontal_show_hide {
	0% { top:95%; opacity: 0; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	20% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
	100% { top: 100%; opacity: 1; width: 100%; height: auto; padding: 5px 10px; font-size: 12px;}
}
.wm-tooltip {display: none;position: absolute;z-index:100;top: 100%;left: 0;background: #FBFDDD;color: #CA3841;padding: 5px 10px;border-radius: 3px;box-shadow: 1px 2px 3px rgba(0,0,0,.3); white-space: normal; box-sizing: border-box;}
.wm-tooltip::after {content: "";font-size: 0;background: inherit;width: 5px;height: 5px;position: absolute;top: 0;left: 50%;margin: -2px 0 0;box-shadow: 0 1px 0 rgba(0,0,0,.1), 0 2px 0 rgba(0,0,0,.1);transform: rotate(45deg);}
.error .wm-tooltip {display: block;padding: 0;font-size: 0;animation: horizontal_show_hide 4s;}
.error .wm-tooltip::after {left:50%; top:0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1); width: 0;height: 0;animation: show_hide_after 4s;}
.horizontal_mode .wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
.horizontal_mode .wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
.error .horizontal_mode .wm-tooltip, .horizontal_mode .error .wm-tooltip {animation: horizontal_show_hide 4s;}
@media all and (max-width: 960px) {
	.wm-tooltip {top: 100%; left: 0; width: 100%; white-space: normal; margin: 5px 0 0; text-align: center;}
	.wm-tooltip::after {left: 50%; top: 0; margin: -2px 0 0; box-shadow: 0 -1px 0 rgba(0,0,0,.1), 0 -2px 0 rgba(0,0,0,.1);}
	.error .wm-tooltip {animation: horizontal_show_hide 4s;}
}
table.table0 td, table.table1 td, table.table2 td, table.table2 th {
	padding:5px;
	border:1px solid #dedede;
	vertical-align:top;
}
table.table0 td { border:none; }
table.table2 th {
	padding:8px 5px;
	background:#eb3c3c;
	border:1px solid #dedede;
	font-weight:normal;
	text-align:left;
	color:#fff;
}
.for-mobile-view { overflow: auto; }
.side-panel,
.side-panel-button,
.side-panel-mask,
.side-panel-content { display: none;}

.align-elem{
	flex-grow:1;
	max-width:100%;
}

html.mobile div{
	background-attachment: scroll;
}

.ui-datepicker {font-size: 14px !important; z-index: 999999 !important;}
.wm-video {position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%;}
.wm-video video {max-width: 100%; min-width: 100%; min-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.wm-video.vertical video {max-width: none; max-height: 100%;}
body { background: #ffffff;}
.wrapper { position: relative; font-family: Montserrat, sans-serif; font-size: 12px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 80px; max-width: 100%; background: #ffffff; z-index: 4; text-align: center; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 30px; padding-right: 30px; text-decoration: none;}
.block-3 .layout_4 { -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 .layout_6 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-3 { margin: 0 auto; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; max-width: 100%; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none;}
.widget-3 { margin: 0 0 auto 54px; border: none; position: relative; top: 0; left: 0; z-index: 3; font-size: 16px; color: #000000; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: 200px; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 80px; background: #dfe3ba; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; font-weight: 500;}
.widget-3:hover, 
.widget-3.hover, 
.widget-3.active { -webkit-box-shadow: 0px 5px 10px  5px rgba(255,221,0,0.2); -moz-box-shadow: 0px 5px 10px  5px rgba(255,221,0,0.2); box-shadow: 0px 5px 10px  5px rgba(255,221,0,0.2);}
.popover-wrap-6 .popover-body { padding: 20px 40px 32px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-6 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-6 .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-6 .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-6 .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-6 .popover-body .s3_button_large { border: none; background: #ffdd00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_button_large:hover, 
.popover-wrap-6 .popover-body .s3_button_large.hover, 
.popover-wrap-6 .popover-body .s3_button_large.active { background: #ffe854;}
.popover-wrap-6 .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-6 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("../images/icon_1110973.svg") left 50% top 50% / 20px no-repeat #ffdd00; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.button-6 > * { box-sizing: border-box; display: block; text-overflow: ellipsis; overflow: hidden;}
.popover-container-6 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-6 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-6 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 31px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-6 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-6 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-6 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-6 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-6 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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-6 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-6 .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-6 .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-6 .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-6 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-6 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-6 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-6 .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-6 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-6 .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-6 .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-6 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-6 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-6 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-6 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-6 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.popover-wrap-6 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-6 ::-moz-placeholder { color: #ababab;}
.popover-wrap-6 :-ms-input-placeholder { color: #ababab;}
.widget-2 { margin: 0 0 auto; position: relative; top: 0; left: 0; z-index: 2; text-align: left; padding-right: 2px; padding-left: 2px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; min-height: 80px; max-width: 100%;}
.menu-4 .menu-button { box-sizing: border-box; display: none; position: absolute; left: 100%; top: 0; width: 50px; min-height: 50px; padding: 10px 15px; background: #333; color: #fff; font-size: 17px;}
.menu-4 .menu-scroll { display: -webkit-flex; display: flex; width: 100%; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.menu-4 .menu-scroll > ul { padding: 0; margin: 0; list-style: none; box-sizing: border-box; display: -webkit-flex; display: flex; flex-flow: row wrap; width: 100%; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.menu-4 .menu-scroll > ul > li.home-button > a { padding: 5px 15px; margin: 2px; cursor: pointer; display: -webkit-flex; display: flex; background: url("../images/wm_menu_home.png") left 50% top 50% no-repeat; box-sizing: border-box; text-decoration: none; color: #000; font-size: 0; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.menu-4 .menu-scroll > ul > li.delimiter { margin: auto 2px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 0; width: 10px; min-height: 10px; background: #d6d6d6; box-sizing: border-box;}
.menu-4 .menu-scroll > ul > li.menu-item { padding: 0; margin: 0; display: -webkit-flex; display: flex; -webkit-flex: 0 1 auto; -moz-flex: 0 1 auto; flex: 0 1 auto; box-sizing: border-box; position: relative;}
.menu-4 .menu-scroll > ul ul { padding: 0.02px 0; margin: 0; border: none; position: absolute; top: 100%; left: 0; background: linear-gradient(to bottom right,rgba(0, 0, 0, 0.06) 0%,rgba(0, 0, 0, 0) 70.4%) #dfe3ba; list-style: none; width: 300px; display: none; z-index: 10; box-sizing: border-box; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul ul > li { padding: 0; margin: 0; display: block; position: relative;}
.menu-4 .menu-scroll > ul ul > li > a { padding: 10px 20px; border: none; cursor: pointer; display: block; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; box-sizing: border-box; text-decoration: none; color: #1a1a1a; font-size: 13px; line-height: 1.4; position: relative; font-style: normal; letter-spacing: 0; text-transform: none; -webkit-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.13); -moz-box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.13); box-shadow: inset 0px -1px 0px  rgba(0,0,0,0.13);}
.menu-4 .menu-scroll > ul ul > li > a:hover, 
.menu-4 .menu-scroll > ul ul > li > a.hover, 
.menu-4 .menu-scroll > ul ul > li > a.active { background: #ffffff;}
.menu-4 .menu-scroll > ul ul > li > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul ul ul { position: absolute; left: 100%; top: 0;}
.menu-4 .menu-scroll > ul ul > li.delimiter { box-sizing: border-box; margin-top: 3px; margin-bottom: 3px; min-height: 2px; height: auto; width: auto; background: #999999;}
.menu-4 .menu-scroll > ul > li.menu-item ul li.delimiter:first-child { display: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a { padding: 5px 20px; margin: 0 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; box-sizing: border-box; text-decoration: none; color: #333333; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; width: 100%; position: relative; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; min-height: 80px; font-weight: 600; -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; background: transparent; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.menu-4 .menu-scroll > ul > li.active > a { color: #2b3d69; -webkit-box-shadow: inset 0px 4px 0px  #ffffff; -moz-box-shadow: inset 0px 4px 0px  #ffffff; box-shadow: inset 0px 4px 0px  #ffffff; background: #dfe3ba;}
.menu-4 .menu-scroll > ul > li.menu-item > a .has-child-icon { position: absolute; top: 50%; right: 0; margin-top: -6px; margin-right: 5px; width: 12px; min-height: 12px; background: #000000;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-image { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; margin-right: 5px; font-size: 0; line-height: 0; text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; min-height: 40px; width: 40px; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a .img-convert { margin: auto; box-sizing: border-box; width: 40px; height: 40px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; display: -webkit-inline-flex; display: inline-flex; overflow: hidden;}
.menu-4 .menu-scroll > ul > li.menu-item > a img { box-sizing: border-box; max-width: 100%; height: auto; width: auto; vertical-align: middle; border: none; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.menu-item > a .menu-item-text { box-sizing: border-box; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.menu-4 .menu-scroll > ul > li.home-button { box-sizing: border-box; display: -webkit-flex; display: flex;}
.menu-4 .menu-scroll > ul > li.more-button { display: -webkit-flex; display: flex; margin-left: auto; position: relative;}
.menu-4 .menu-scroll > ul > li.more-button > a { padding: 5px 10px; margin: 22px 0 2px 2px; border: none; cursor: pointer; display: -webkit-flex; display: flex; background: #dfe3ba; box-sizing: border-box; text-decoration: none; color: #000000; font-size: 16px; line-height: 1.4; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-style: normal; letter-spacing: 0; text-transform: none; align-self: auto; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.menu-4 .menu-scroll > ul > li.more-button > a.active { background: #ffffff;}
.menu-4 .menu-scroll > ul > li.more-button > ul { left: auto; right: 0;}
.menu-4 .menu-scroll > ul > li.more-button.disabled { display: none;}
.menu-4 .menu-scroll > ul > li.more-button .menu-item-image { display: none;}
.block-23 { margin: 59px auto 0; position: relative; top: 0; left: 0; width: 100%; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; padding-left: 50px; padding-right: 50px; max-width: 100%;}
.block-24 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; right: 0;}
.widget-28 { margin: 0; position: relative; top: 0; left: 0; z-index: 2; color: #493a36; text-decoration: none; font-size: 32px; box-sizing: border-box; font-weight: bold; width: auto; right: 0;}
h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.widget-29 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; color: #292929; line-height: 1.6; text-decoration: none; font-size: 17px; display: block; min-height: 0; width: auto; right: 0; padding-top: 30px;}
.content-preview { width: 200px; height: 100px; background: #ccc;}
.content-51 h2 { box-sizing: border-box; font-size: 26px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.content-51 h3 { box-sizing: border-box; font-size: 23px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.content-51 h4 { box-sizing: border-box; font-size: 21px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.content-51 h5 { box-sizing: border-box; font-size: 20px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.content-51 h6 { box-sizing: border-box; font-size: 18px; margin-top: 15px; margin-bottom: 15px; font-weight: bold; font-style: normal; text-align: left; font-family: Montserrat, sans-serif; color: #493a36;}
.content-51 a { box-sizing: border-box; color: #0000ff;}
.content-51 .pics-1 { display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.content-51 .img-convert { margin: 5px; box-sizing: border-box; width: 180px; height: 100px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; display: -webkit-flex; display: flex; overflow: hidden;}
.content-51 .pics-1 img { margin: 5px; box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-51 .pics-2 img { box-sizing: content-box; width: auto; height: auto; max-width: 100%;}
.content-51 .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;}
.block-4 { margin: 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; background: linear-gradient(rgba(32,39,58,0.1), rgba(32,39,58,0.1)), url("../images/Fon (1).png?1538661324283") left 50% top 50% / cover no-repeat, url("../images/1.jpg") left 50% top 50% / cover no-repeat; z-index: 2; text-align: left; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 30px; padding-right: 30px; text-decoration: none;}
.block-5 .layout_8 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_45 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 .layout_47 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-5 { margin: 40px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 2; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none; max-width: 100%;}
.block-22 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 268px; min-height: 0; z-index: 3; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.widget-27 { margin: 9px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: undefined; box-sizing: border-box; width: auto; right: 0; padding-left: 43px;}
.email-46 p:first-child { margin-top: 0;}
.email-46 p:last-child { margin-bottom: 0;}
.email-46 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.email-46 .cell-icon { box-sizing: border-box; display: none; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.email-46 .icon { box-sizing: border-box; height: 16px; width: 16px; background: #cccccc; margin-right: 5px;}
.email-46 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.email-46 .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;}
.email-46 .title { box-sizing: border-box; display: none;}
.email-46 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: underline; font-size: 17px; font-weight: 500;}
.email-46 input.tgl-but { box-sizing: border-box; display: none;}
.email-46 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-6 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: undefined; box-sizing: border-box; width: 268px; right: auto;}
.phones-10 p:first-child { margin-top: 0;}
.phones-10 p:last-child { margin-bottom: 0;}
.phones-10 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-10 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-10 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMzkgMTM5IiBoZWlnaHQ9IjEzOSIgaWQ9IlBob25lIiB2aWV3Qm94PSIwIDAgMTM5IDEzOSIgd2lkdGg9IjEzOSI+PHBhdGggZD0iTTY3LjMxNyA4MS45NTJjLTkuMjg0LTcuNjM0LTE1LjQ4My0xNy4wNTQtMTguNzQyLTIyLjQxNGwtMi40MzEtNC41ODNjLjg1LS45MTIgNy4zMzItNy44NTMgMTAuMTQxLTExLjYxOSAzLjUzLTQuNzI5LTEuNTg4LTktMS41ODgtOVM0MC4yOTYgMTkuOTMzIDM3LjAxNCAxNy4wNzZjLTMuMjgyLTIuODYxLTcuMDYtMS4yNzItNy4wNi0xLjI3Mi02Ljg5OCA0LjQ1Ny0xNC4wNDkgOC4zMzItMTQuNDc4IDI2Ljk2OEMxNS40NiA2MC4yMiAyOC43MDUgNzguMjE2IDQzLjAyOCA5Mi4xNDhjMTQuMzQ2IDE1LjczNCAzNC4wNDMgMzEuNTA0IDUzLjA4NiAzMS40ODYgMTguNjM0LS40MjUgMjIuNTA4LTcuNTc1IDI2Ljk2NS0xNC40NzMuMC4wIDEuNTktMy43NzUtMS4yNjgtNy4wNi0yLjg2LTMuMjg0LTE3LjI2NS0xNy42ODgtMTcuMjY1LTE3LjY4OHMtNC4yNjgtNS4xMTktOC45OTgtMS41ODZjLTMuNTI1IDIuNjM1LTkuODU1IDguNDk2LTExLjM4IDkuOTE3Qzg0LjE3MSA5Mi43NDkgNzMuNTgyIDg3LjEwNCA2Ny4zMTcgODEuOTUyeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjMmYyNzM4Ij48L3BhdGg+PC9zdmc+") left 50% top 50% / 25px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-10 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-10 .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-10 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; text-decoration: none; font-weight: 500;}
.phones-10 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 20px; color: #030303; line-height: 1.6; text-decoration: none; font-weight: bold; margin-top: 5px;}
.phones-10 input.tgl-but { box-sizing: border-box; display: none;}
.phones-10 .text_body a { text-decoration: none; color: inherit;}
.phones-10 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-4 { margin: 3px 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 2; text-align: center; box-sizing: border-box; width: 500px; min-height: 0; font-size: 25px; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.site-name-8 .sn-wrap { display: -webkit-flex; display: flex; flex-flow: column nowrap;}
.site-name-8 .sn-logo { box-sizing: border-box; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; max-width: 100%;}
.site-name-8 img { border: none; box-sizing: border-box; display: block; max-width: 100%; text-align: left; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.site-name-8 .sn-text { box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; font-family: Arial, Helvetica, sans-serif; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 35px; color: #1f1f1f; line-height: 1.4; text-decoration: none; font-weight: bold; padding-top: 5px; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.site-name-8 a { text-decoration: none; outline: none;}
.block-21 { margin: 0 0 auto 30px; position: relative; top: 0; left: 0; width: 320px; min-height: 0; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none; border-top: 0px solid rgba(0,0,0,0.42); border-right: 0px solid rgba(0,0,0,0.42); border-bottom: 0px solid rgba(0,0,0,0.42); border-left: 1px solid rgba(0,0,0,0.42); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 40px;}
.widget-26 { margin: 15px 0 0; position: relative; top: 0; left: 0; z-index: 2; text-align: left; line-height: 1.4; text-decoration: none; font-size: 16px; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; font-weight: bold;}
.widget-5 { margin: 0; position: relative; top: 0; left: 0; z-index: 1; text-align: left; color: rgba(0,0,0,0.79); line-height: 1.6; text-decoration: none; box-sizing: border-box; display: -webkit-flex; display: flex; width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; right: 0; font-weight: 500; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start;}
.block-6 { margin: 18px auto 0; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; padding-left: 0; padding-right: 0; padding-bottom: 48px;}
.text-2 { margin: 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; z-index: 1; text-align: center; font-size: 60px; color: #2b2b2b; line-height: 1.5; text-transform: uppercase; text-decoration: none; right: 0; max-width: 100%; font-weight: bold; -webkit-text-shadow: 0px 0px 23px  #ffffff; -moz-text-shadow: 0px 0px 23px  #ffffff; text-shadow: 0px 0px 23px  #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.text-3 { margin: 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 1; text-align: center; font-size: 23px; color: #1c1c1c; line-height: 1.5; text-transform: uppercase; text-decoration: none; right: 0; max-width: 100%; font-weight: bold;}
.block-14 {margin: 150px 0 0; border: none; position: relative; top: 0; left: 0; width: auto; min-height: 0; max-width: 100%; z-index: 1; text-align: center; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; font-family: Arial, Helvetica, sans-serif; text-decoration: none; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; padding-left: 30px; padding-right: 30px;}
.block-16 { margin: -18px 80px 0; position: relative; top: 0; left: 0; width: auto; min-height: 0; z-index: 3; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; right: 0;}
.widget-12 { margin: 0 auto; border: none; position: relative; top: 0; left: 0; z-index: 1; text-align: center; box-sizing: border-box; width: 50px; min-height: 50px; background: #dfe3ba; padding-top: 1px; padding-bottom: 1px; cursor: pointer; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
.up-30 .icon { border: none; box-sizing: border-box; margin-top: 12px; height: 20px; width: 20px; display: inline-block; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgd2lkdGg9IjgxLjk3IiBoZWlnaHQ9IjE1MC4zNzUiIHZpZXdCb3g9IjAgMCA4MS45NyAxNTAuMzc1IiBpZD0ic3ZnLTEiPgogIDxkZWZzIGlkPSJkZWZzLTIiPgogICAgPHN0eWxlIGlkPSJzdHlsZS0zIj4KCS5jbHMtMSB7IGZpbGwtcnVsZTogZXZlbm9kZDsgfQo8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBkPSJNNTAuNTE1LDEzOS4xNzkgQzUwLjUxNSwxNDUuMzEzIDQ2LjIyMCwxNTAuMzgwIDQxLjAyMSwxNTAuMzgwIEMzNS44MjMsMTUwLjM4MCAzMS41MjgsMTQ1LjMxMyAzMS41MjgsMTM5LjE3OSBMMzEuNTI4LDM4LjYwMyBMMTYuMzczLDU2LjMzMyBDMTIuNTI5LDYwLjc0NSA2LjQyNyw2MC43NDUgMi44MDMsNTYuMzMzIEMtMC45MjUsNTEuOTM1IC0wLjkyNSw0NC43MzYgMi44MDMsNDAuNDYwIEwzNC4yMzcsMy4zNzQgQzM3Ljg2MSwtMS4xNjEgNDMuOTYyLC0xLjE2MSA0Ny44MDYsMy4zNzQgTDc5LjI0MCw0MC40NjAgQzgyLjg1Miw0NC43MzYgODIuODUyLDUxLjkzNSA3OS4yNDAsNTYuMzMzIEM3NS4zOTYsNjAuNzQ1IDY5LjI4Myw2MC43NDUgNjUuNjcwLDU2LjMzMyBMNTAuNTE1LDM4LjYwMyBMNTAuNTE1LDEzOS4xNzkgTDUwLjUxNSwxMzkuMTc5IFoiIGNsYXNzPSJjbHMtMSIgZmlsbD0iIzEyMTMxMyIgZmlsbC1vcGFjaXR5PSIxIiBpZD0icGF0aC00IiB0eXBlPSJzb2xpZENvbG9yIj48L3BhdGg+Cjwvc3ZnPg==") left 50% top calc(50% - 3px) / 8px no-repeat; text-align: left; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-order: 0; -moz-order: 0; order: 0;}
.up-30 .title { box-sizing: border-box; color: #000; margin-top: 14px; margin-bottom: 5px; -webkit-order: 5; -moz-order: 5; order: 5;}
.block-18 .layout_35 { -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-18 .layout_36 { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.block-18 { padding: 90px 0; margin: -32px auto 0; border: none; position: relative; top: 0; left: 0; width: 1200px; min-height: 0; max-width: 100%; z-index: 1; right: 0; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; font-family: Montserrat, sans-serif; text-decoration: none; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -moz-flex-direction: row; flex-direction: row; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
.widget-15 { margin: 0 0 auto 51px; position: relative; top: 0; left: 0; z-index: 2; width: auto; min-width: 0; max-width: 100%; box-sizing: border-box; min-height: 0; right: 0;}
.popover-wrap-35 .popover-body { padding: 20px 40px 32px; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; position: relative; display: inline-block; width: 270px; box-sizing: border-box; vertical-align: middle; background: #ffffff; text-align: left; font-size: 12px; max-width: 100%;}
.popover-wrap-35 .popover-body .form_text input { padding: 7px 8px; border: 1px solid #ccc; max-width: 100%; width: 100%; box-sizing: border-box; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; text-align: left; -webkit-appearance: none; font-family: Montserrat, sans-serif; font-size: 13.3333px; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-35 .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-35 .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-35 .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-35 .popover-body .s3_button_large { border: none; background: #ffdd00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none; -webkit-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); box-shadow: 0px 1px 2px  rgba(0,0,0,0.2); font-size: 15px; font-weight: bold; box-sizing: border-box; line-height: 34px; padding-right: 16px; padding-left: 16px; cursor: pointer; text-align: center; -webkit-appearance: none; min-width: 25px; min-height: 25px; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-35 .popover-body .s3_button_large:hover, 
.popover-wrap-35 .popover-body .s3_button_large.hover, 
.popover-wrap-35 .popover-body .s3_button_large.active { background: #ffe854;}
.popover-wrap-35 .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-35 .popover-close { border: none; position: absolute; top: -15px; right: -15px; box-sizing: border-box; width: 40px; height: 30px; background: url("../images/icon_1110973.svg") left 50% top 50% / 20px no-repeat #ffdd00; z-index: 10; cursor: pointer; text-align: center; min-height: 40px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-35 p:first-child { margin-top: 0;}
.blocklist-35 p:last-child { margin-bottom: 0;}
.blocklist-35 .header { border: none; display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; align-items: center; margin-bottom: 15px; text-align: left; box-sizing: border-box; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-35 .header_text { border: none; font-size: 14px; box-sizing: border-box; display: -webkit-flex; display: flex; text-align: left; color: #212121; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-transform: uppercase; text-decoration: none; font-weight: 800; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; padding-bottom: 10px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-35 .all-in_header { display: none; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-35 .description { box-sizing: border-box; overflow: hidden; text-align: left; margin-bottom: 15px; display: -webkit-flex; display: flex;}
.blocklist-35 .body-outer { box-sizing: border-box; position: relative; text-align: left;}
.blocklist-35 .body { margin: 0 -5px; box-sizing: border-box;}
.blocklist-35 .swipe-shadow-left { box-sizing: border-box; position: absolute; left: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.258824) 100%);}
.blocklist-35 .swipe-shadow-right { box-sizing: border-box; position: absolute; right: 0; top: 0; bottom: 0; z-index: 10; width: 50px; display: none; background: linear-gradient(to left, rgba(0, 0, 0, 0.258824) 0%, rgba(0, 0, 0, 0) 100%);}
.blocklist-35 .list { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit; box-sizing: border-box;}
.blocklist-35 .item-outer { display: -webkit-flex; display: flex; box-sizing: border-box; width: 25%;}
.blocklist-35 .item { margin: 5px; position: relative; width: auto; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; box-sizing: border-box; min-width: 0; min-height: 0; text-align: center; left: 0; right: 0; flex-basis: 100%; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; align-self: auto;}
.blocklist-35 .text { margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: flex-start; -moz-align-items: flex-start; align-items: flex-start; text-decoration: none;}
.blocklist-35 .text .align-elem { flex-basis: 100%;}
.blocklist-35 .image { box-sizing: border-box; position: relative; margin-bottom: 0; display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; min-height: 100px;}
.blocklist-35 .item-label { padding: 2px 5px; margin: 10px; border: none; box-sizing: border-box; position: absolute; left: 0; top: 0; z-index: 5; background: transparent; color: rgba(255,255,255,0); display: -webkit-flex; display: flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-decoration: none; font-size: 40px; width: auto; right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; bottom: 0; align-self: auto; -webkit-align-items: center; -moz-align-items: center; align-items: center; font-weight: 300; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.blocklist-35 .item-label:hover, 
.blocklist-35 .item-label.hover, 
.blocklist-35 .item-label.active { background: rgba(0,0,0,0.25); color: #ffffff;}
.blocklist-35 .image a { box-sizing: border-box; display: -webkit-flex; display: flex; max-width: 100%; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-justify-content: inherit; -moz-justify-content: inherit; justify-content: inherit;}
.blocklist-35 .img-convert { box-sizing: border-box; width: auto; height: 100px; overflow: hidden; display: -webkit-flex; display: flex; -webkit-align-items: center; -moz-align-items: center; align-items: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; margin-left: 0; margin-right: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-35 .image img { max-width: 100%; vertical-align: middle; box-sizing: border-box; width: auto; height: auto; display: -webkit-flex; display: flex;}
.blocklist-35 .image-inner { box-sizing: border-box; position: absolute; left: 0; top: 0; right: 0; bottom: 0; pointer-events: none; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.blocklist-35 .title { font-weight: bold; margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-decoration: none;}
.blocklist-35 .price { box-sizing: border-box; margin-bottom: 5px; position: relative; text-align: left; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-35 .price-inner { box-sizing: border-box; display: inline-block;}
.blocklist-35 .price-note { box-sizing: border-box; display: inline-block;}
.blocklist-35 .price-value { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-35 .price-currency { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex;}
.blocklist-35 .more { text-align: left; box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; pointer-events: auto;}
.blocklist-35 .more > a { display: -webkit-inline-flex; display: inline-flex; box-sizing: border-box; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center; text-align: center; cursor: pointer;}
.blocklist-35 .sub-title { font-style: italic; margin-bottom: 5px; text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box; position: relative; z-index: 1; pointer-events: auto;}
.blocklist-35 .bx-viewport { overflow: hidden; position: relative; width: 100%; min-height: 0;}
.blocklist-35 .title a { color: inherit; text-decoration: inherit;}
.blocklist-35 .footer { text-align: left; display: -webkit-flex; display: flex; box-sizing: border-box;}
.blocklist-35 .all { box-sizing: border-box; display: -webkit-inline-flex; display: inline-flex; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-35 .controls { position: absolute; top: 50%; left: 0; right: 0; -webkit-justify-content: space-between; -moz-justify-content: space-between; justify-content: space-between; display: none; box-sizing: border-box; margin-top: -10px; z-index: 1;}
.blocklist-35 .prev { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-left.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-35 .next { position: relative; z-index: 105; display: inline-block; vertical-align: top; width: 20px; height: 20px; background: url("../images/wm_block_list_slider-right.png") center center / auto auto no-repeat; box-sizing: border-box;}
.blocklist-35 .prev > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-35 .next > a { display: block; height: 100%; width: 100%; box-sizing: border-box;}
.blocklist-35 .bx-pager-wrap { position: absolute; top: 0; bottom: 0; left: 0; right: 0; font-size: 0; display: none; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; visibility: hidden; box-sizing: border-box; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-align-items: center; -moz-align-items: center; align-items: center;}
.blocklist-35 .bx-auto_controls { margin: auto auto 0; box-sizing: border-box; visibility: visible; display: -webkit-flex; display: flex;}
.blocklist-35 .auto_controls { box-sizing: border-box; display: none;}
.blocklist-35 .bx-controls-auto { box-sizing: border-box; display: -webkit-flex; display: flex;}
.blocklist-35 .bx-controls-auto-item { box-sizing: border-box;}
.blocklist-35 .bx-controls-auto-item .bx-stop { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_pause.png") center center / auto no-repeat;}
.blocklist-35 .bx-controls-auto-item .bx-start { margin: 2px; display: inline-block; box-sizing: border-box; width: 10px; min-height: 10px; background: url("../images/wm_block_list_play.png") center center / auto no-repeat;}
.blocklist-35 .pager-wrap { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}
.blocklist-35 .bx-pager { position: relative; z-index: 100; display: inline-block; box-sizing: border-box;}
.blocklist-35 .bx-pager-item { display: inline-block; box-sizing: border-box;}
.blocklist-35 .bx-pager a { margin: 2px; display: inline-block; width: 10px; min-height: 10px; background: #000000; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; box-sizing: border-box; text-decoration: none;}
.popover-container-35 { top: 0; left: 0; z-index: 9999; width: 100%; direction: ltr; position: fixed;}
.popover-container-35 .popover-dim { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background: #000; z-index: 0; opacity: 0.5;}
.popover-wrap-35 .popover-form-title { font-size: 18px; font-weight: bold; margin-bottom: 31px; box-sizing: border-box; text-align: left; font-family: Montserrat, sans-serif; color: #000000; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-35 .popover-body .s3_form { margin-top: 0;}
.popover-wrap-35 .popover-body .s3_form_item { margin-top: 8px; margin-bottom: 8px; box-sizing: border-box; text-align: left;}
.popover-wrap-35 .popover-body .s3_form_field_title { margin-bottom: 3px; box-sizing: border-box; color: #000; text-align: left; font-family: Montserrat, sans-serif; font-size: 12px; font-style: normal; line-height: 1.2; letter-spacing: 0; text-transform: none; text-decoration: none;}
.popover-wrap-35 .popover-body .s3_form_item.form_div { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .s3_form_item.form_html_block { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_html_block .s3_form_field_content { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_html_block .s3_form_field { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .popover-body .form_html_block p:first-of-type { margin-top: 0;}
.popover-wrap-35 .popover-body .form_html_block p:last-of-type { margin-bottom: 0;}
.popover-wrap-35 .popover-body .s3_form_item.form_checkbox { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_checkbox .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_checkbox .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_checkbox .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .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-35 .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-35 .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-35 .popover-body .s3_form_item.form_radio { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_radio .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_radio .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_radio .s3_form_subitem { box-sizing: border-box; width: 100%;}
.popover-wrap-35 .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-35 .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-35 .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-35 .popover-body .s3_form_item.form_select { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_select .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_select .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_select select { box-sizing: border-box; width: 100%; max-width: 100%; font-size: 13px; line-height: 1;}
.popover-wrap-35 .popover-body .form_select option { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_form_item.form_calendar { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_form_item.form_calendar_interval { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar_interval .s3_form_field_title { box-sizing: border-box;}
.popover-wrap-35 .popover-body .form_calendar_interval .s3_form_field_name { box-sizing: border-box;}
.popover-wrap-35 .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-35 .popover-body .form_calendar_interval .s3_form_subitem { margin: 0; box-sizing: border-box; width: 50%;}
.popover-wrap-35 .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-35 .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-35 .popover-body .s3_form_item.form_upload { box-sizing: border-box;}
.popover-wrap-35 .anketa-flash-upload { box-sizing: border-box; max-width: 100%;}
.popover-wrap-35 .popover-body .form_upload .no-more { box-sizing: border-box;}
.popover-wrap-35 .popover-body .s3_required { color: #ff0000;}
.popover-wrap-35 .s3_form_field_title .s3_form_error { color: #ff0000; padding-right: 9px; padding-left: 9px; font-size: 12px; text-align: left;}
.blocklist-35 .columns-table { box-sizing: border-box; display: table; table-layout: fixed; width: 100%;}
.blocklist-35 .columns-cell { display: table-cell; vertical-align: top;}
.popover-wrap-35 ::-webkit-input-placeholder { color: #ababab;}
.popover-wrap-35 ::-moz-placeholder { color: #ababab;}
.popover-wrap-35 :-ms-input-placeholder { color: #ababab;}
.block-19 { margin: 0 0 auto; position: relative; top: 0; left: 0; width: 362px; min-height: 0; z-index: 1; text-align: left; display: block; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; text-decoration: none;}
.widget-21 { margin: 25px 0 0; position: relative; top: 0; left: 0; z-index: 7; text-align: undefined; box-sizing: border-box; width: 250px; right: 0;}
.address-42 p:first-child { margin-top: 0;}
.address-42 p:last-child { margin-bottom: 0;}
.address-42 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.address-42 .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-42 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDEuNzMyIDE0MS43MzIiIGhlaWdodD0iMTQxLjczMnB4IiBpZD0iTGl2ZWxsb18xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxNDEuNzMyIDE0MS43MzIiIHdpZHRoPSIxNDEuNzMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnIGlkPSJMaXZlbGxvXzExMCI+PHBhdGggZD0iTTk1LjM1LDUwLjY0NWMwLDEzLjk4LTExLjM4OSwyNS4zMjItMjUuNDM4LDI1LjMyMmMtMTQuMDUxLDAtMjUuNDM4LTExLjM0Mi0yNS40MzgtMjUuMzIyICAgYzAtMTMuOTg0LDExLjM4OS0yNS4zMjIsMjUuNDM4LTI1LjMyMkM4My45NjQsMjUuMzIyLDk1LjM1LDM2LjY2LDk1LjM1LDUwLjY0NSBNMTIxLjc0Myw1MC42NDVDMTIxLjc0MywyMi42NzQsOTguOTY2LDAsNzAuODY2LDAgICBDNDIuNzY4LDAsMTkuOTg5LDIyLjY3NCwxOS45ODksNTAuNjQ1YzAsMTIuMjk4LDQuNDA4LDIzLjU3NCwxMS43MzMsMzIuMzQ1bDM5LjE4OCw1Ni4yODNsMzkuNzYxLTU3LjEwNCAgIGMxLjQyOC0xLjc3OSwyLjczNi0zLjY1NCwzLjkxNi01LjYyNWwwLjQwMi0wLjU3NGgtMC4wNjZDMTE5LjI1Myw2OC41MTYsMTIxLjc0Myw1OS44NzQsMTIxLjc0Myw1MC42NDUiIGlkPSJwYXRoLTMiIGZpbGwtb3BhY2l0eT0iMSIgdHlwZT0ic29saWRDb2xvciIgZmlsbD0iIzlmOWY5ZiI+PC9wYXRoPjwvZz48ZyBpZD0iTGl2ZWxsb18xXzFfIj48L2c+PC9zdmc+") left 50% top 50% / 23px no-repeat; margin-right: 5px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.address-42 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.address-42 .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-42 .title { box-sizing: border-box; display: -webkit-flex; display: flex; color: #212121; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-weight: 500;}
.address-42 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; color: #212121; text-decoration: none; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 14px; font-weight: bold; margin-top: 5px;}
.address-42 input.tgl-but { box-sizing: border-box; display: none;}
.address-42 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-16 { margin: 10px 0 0; position: relative; top: 0; left: 0; z-index: 6; color: #8f8f8f; text-align: center; text-decoration: none; width: 96px;}
.widget-20 { margin: 20px 0 0; position: relative; top: 0; left: 0; z-index: 5; text-align: undefined; box-sizing: border-box; width: 268px; right: auto;}
.phones-41 p:first-child { margin-top: 0;}
.phones-41 p:last-child { margin-bottom: 0;}
.phones-41 .inner { box-sizing: border-box; position: relative; display: -webkit-flex; display: flex; text-align: left; vertical-align: top; max-width: 100%;}
.phones-41 .cell-icon { box-sizing: border-box; display: -webkit-flex; display: flex; position: relative; z-index: 5; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0;}
.phones-41 .icon { border: none; box-sizing: border-box; height: 16px; width: 30px; background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMzkgMTM5IiBoZWlnaHQ9IjEzOSIgaWQ9IlBob25lIiB2aWV3Qm94PSIwIDAgMTM5IDEzOSIgd2lkdGg9IjEzOSI+PHBhdGggZD0iTTY3LjMxNyA4MS45NTJjLTkuMjg0LTcuNjM0LTE1LjQ4My0xNy4wNTQtMTguNzQyLTIyLjQxNGwtMi40MzEtNC41ODNjLjg1LS45MTIgNy4zMzItNy44NTMgMTAuMTQxLTExLjYxOSAzLjUzLTQuNzI5LTEuNTg4LTktMS41ODgtOVM0MC4yOTYgMTkuOTMzIDM3LjAxNCAxNy4wNzZjLTMuMjgyLTIuODYxLTcuMDYtMS4yNzItNy4wNi0xLjI3Mi02Ljg5OCA0LjQ1Ny0xNC4wNDkgOC4zMzItMTQuNDc4IDI2Ljk2OEMxNS40NiA2MC4yMiAyOC43MDUgNzguMjE2IDQzLjAyOCA5Mi4xNDhjMTQuMzQ2IDE1LjczNCAzNC4wNDMgMzEuNTA0IDUzLjA4NiAzMS40ODYgMTguNjM0LS40MjUgMjIuNTA4LTcuNTc1IDI2Ljk2NS0xNC40NzMuMC4wIDEuNTktMy43NzUtMS4yNjgtNy4wNi0yLjg2LTMuMjg0LTE3LjI2NS0xNy42ODgtMTcuMjY1LTE3LjY4OHMtNC4yNjgtNS4xMTktOC45OTgtMS41ODZjLTMuNTI1IDIuNjM1LTkuODU1IDguNDk2LTExLjM4IDkuOTE3Qzg0LjE3MSA5Mi43NDkgNzMuNTgyIDg3LjEwNCA2Ny4zMTcgODEuOTUyeiIgaWQ9InBhdGgtMiIgZmlsbC1vcGFjaXR5PSIxIiB0eXBlPSJzb2xpZENvbG9yIiBmaWxsPSIjOWY5ZjlmIj48L3BhdGg+PC9zdmc+") left 50% top 50% / 25px no-repeat; margin-right: 10px; min-height: 30px; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.phones-41 .block-body-drop { box-sizing: border-box; -webkit-flex: 1 0 0px; -moz-flex: 1 0 0px; flex: 1 0 0px;}
.phones-41 .cell-text { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
.phones-41 .title { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; color: #212121; text-decoration: none; font-weight: 500;}
.phones-41 .text_body { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal; font-size: 20px; color: #212121; text-decoration: none; font-weight: bold; margin-top: 5px;}
.phones-41 input.tgl-but { box-sizing: border-box; display: none;}
.phones-41 .text_body a { text-decoration: none; color: inherit;}
.phones-41 input.tgl-but:checked + .block-body-drop { display: block;}
.widget-17 { margin: 37px 0 0; position: relative; top: 0; left: 0; z-index: 4; box-sizing: border-box; width: auto; right: 0; padding-bottom: 0.02px; min-height: 0;}
.widget-18 { margin: 0; border: none; position: relative; top: 0; left: 0; z-index: 3; color: #212121; text-transform: uppercase; text-decoration: none; font-size: 14px; 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; font-weight: 800; right: 0; padding-bottom: 10px; -webkit-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -moz-box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); box-shadow: inset 0px -2px 0px  rgba(0,0,0,0.1); -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
.widget-22 { top: 0; left: 0; position: fixed; width: auto; text-align: center; right: 0; z-index: 1450; margin-left: 0; margin-right: 0;}
.side-panel-43 .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-43 .side-panel-content { box-sizing: border-box; position: fixed; top: 0; bottom: 0; left: 0; width: 265px; background: #fff; -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 15px; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); transform: translate3d(0,0,0); pointer-events: auto;}
.side-panel-43 .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; text-align: left;}
.side-panel-43 .side-panel-content-inner { overflow-y: auto; max-height: 100%; min-height: 100%; position: relative; z-index: 0;}
.side-panel-43 .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-43 .side-panel-button { padding: 4px 5px 7px; box-sizing: border-box; font-size: 0; width: 29px; min-height: 0; background: #eeeeee; cursor: pointer; -webkit-order: 0; -moz-order: 0; order: 0; -webkit-flex-grow: 0; -moz-flex-grow: 0; flex-grow: 0; -webkit-flex-shrink: 0; -moz-flex-shrink: 0; flex-shrink: 0; pointer-events: auto; position: relative; z-index: 10; text-align: center;}
.side-panel-43 .side-panel-button-icon { display: block;}
.side-panel-43 .side-panel-button-icon-line { box-sizing: border-box; display: block; min-height: 3px; margin-top: 3px; background: #000000; text-align: left;}
.side-panel-43 .side-panel-top-inner { box-sizing: border-box; display: -webkit-flex; display: flex; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-justify-content: flex-end; -moz-justify-content: flex-end; justify-content: flex-end; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1;}

@media all and (max-width: 960px) {
	.editorElement { max-width: 100%; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.layout { max-width: 100%;}
	.layout.layout_center { box-sizing: border-box;}
	.block-2 { background: none; -webkit-order: 4; -moz-order: 4; order: 4;}
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; padding-left: 0; padding-right: 0; flex-basis: auto; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; padding-left: 0; padding-right: 0; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-3 { width: auto; display: none; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; margin-left: 0; margin-right: 0; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-top: 0.02px; right: 0;}
	.widget-3 { margin-left: auto; margin-right: auto; padding-top: 0.02px;}
	.popover-wrap-6 .popover-body .s3_button_large { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.block-23 { margin-top: 33px; padding-left: 20px; padding-right: 20px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.widget-28 { -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.widget-29 { padding-top: 10px; -webkit-order: 2; -moz-order: 2; order: 2;}
	.block-4 { margin-top: -80px; padding-bottom: 36px; -webkit-order: 5; -moz-order: 5; order: 5;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: 100%; display: -webkit-flex; display: flex;}
	.block-5 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-5 .layout_47 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; padding-left: 0; display: -webkit-flex; display: flex;}
	.block-5 { width: auto; margin-top: 0; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap;}
	.block-22 { margin-top: 15px; margin-left: auto;}
	.widget-27 { -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.email-46 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.email-46 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-6 { margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.phones-10 .inner { display: -webkit-inline-flex; display: inline-flex;}
	.phones-10 .block-body-drop { -webkit-flex: 1 1 auto; -moz-flex: 1 1 auto; flex: 1 1 auto; width: 100%; margin-left: 0;}
	.widget-4 { width: 766px; margin-top: 15px; margin-left: auto; margin-right: auto; background: none; -webkit-order: 2; -moz-order: 2; order: 2; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.site-name-8 img { background: none; margin-left: auto; margin-right: auto;}
	.site-name-8 .sn-text { border: none; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 31px; text-align: center; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: none; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.block-21 { background: none; margin-top: 15px; margin-left: 0; margin-right: auto;}
	.widget-26 { -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-5 { width: 826px; margin-left: auto; margin-right: auto; -webkit-order: 1; -moz-order: 1; order: 1;}
	.block-6 { margin: 23px 0 35px; width: auto; -webkit-order: 2; -moz-order: 2; order: 2;}
	.text-2 { width: auto; font-size: 38px; background: none; -webkit-order: 1; -moz-order: 1; order: 1; display: block;}
	.text-3 { font-size: 14px; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.block-14 { padding-top: 80px; -webkit-order: 8; -moz-order: 8; order: 8;}
	.block-16 { min-height: -121px; margin-top: -223px; margin-left: 0; margin-right: 0; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-12 { margin-top: 120px; margin-bottom: 54px;}
	.block-18 .layout_35 { 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-18 .layout_36 { 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-18 { width: auto; background: none; margin-top: -81px; margin-left: 0; margin-right: 0; padding-top: 89px; padding-bottom: 0.02px; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; -webkit-order: 2; -moz-order: 2; order: 2;}
	.widget-15 { margin-right: 25px; margin-left: 25px;}
	.popover-wrap-35 .popover-body .s3_button_large { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;}
	.blocklist-35 .header { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center; background: none;}
	.blocklist-35 .header_text { text-transform: none; font-weight: bold; font-size: 35px; color: #616161; background: none;}
	.blocklist-35 .body-outer { width: auto;}
	.blocklist-35 .body { width: auto;}
	.blocklist-35 .item { display: -webkit-flex; display: flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.blocklist-35 .image { margin-right: 0; float: none;}
	.block-19 { margin-bottom: 40px; width: auto; right: 0;}
	.widget-21 { margin-left: auto; margin-right: auto; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.address-42 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.address-42 .icon { margin-right: auto; margin-left: auto;}
	.address-42 .block-body-drop { width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.address-42 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.address-42 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-16 { color: #212121; width: auto; margin-top: 30px; right: 0; -webkit-order: 5; -moz-order: 5; order: 5; display: block;}
	.widget-20 { text-align: center; margin-left: auto; margin-right: auto; -webkit-order: 2; -moz-order: 2; order: 2; display: block;}
	.phones-41 .inner { display: -webkit-inline-flex; display: inline-flex; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-41 .icon { margin-right: auto; margin-left: auto;}
	.phones-41 .block-body-drop { -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto; width: 100%; margin-left: 0; left: auto; top: 100%; right: auto; bottom: auto;}
	.phones-41 .cell-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.phones-41 .title { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.widget-17 { margin-left: auto; margin-right: auto; display: none; -webkit-order: 4; -moz-order: 4; order: 4;}
	.widget-18 { text-align: center; margin-top: 46px; margin-left: auto; margin-right: auto; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; padding-bottom: 30px; background: none; -webkit-order: 1; -moz-order: 1; order: 1;}
	.widget-22 { z-index: 9999; box-sizing: border-box; -webkit-order: 3; -moz-order: 3; order: 3; display: block;}
	.side-panel-43 .side-panel-content { border: none; text-align: left; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ededed; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-43 .side-panel-close { border: none; width: 38px; min-height: 38px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: url("../images/icon_1110973.svg") left 50% top 50% / 20px no-repeat #ffffff; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}
	.side-panel-43 .side-panel-top { width: auto; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; text-align: left;}
	.side-panel-43 .side-panel-button { border: none; text-align: left; width: 38px; min-height: 38px; padding-top: 8px; margin-top: 5px; align-self: auto; margin-left: 5px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; background: #ffdd00; -webkit-border-radius: none; -moz-border-radius: none; border-radius: none;}

}

@media all and (max-width: 768px) {
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-3 { -webkit-justify-content: normal; -moz-justify-content: normal; justify-content: normal;}
	.widget-29 { font-size: 16px;}
	.block-4 { min-height: 440px;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_47 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.block-5 { margin-top: 28px;}
	.block-22 { margin-right: auto;}
	.widget-27 { padding-left: 0;}
	.phones-10 .inner { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
	.phones-10 .icon { margin-right: auto; margin-left: auto;}
	.phones-10 .block-body-drop { left: auto; top: 100%; right: auto; bottom: auto; -webkit-flex: 1 0 auto; -moz-flex: 1 0 auto; flex: 1 0 auto;}
	.phones-10 .title { margin-left: auto; margin-right: auto;}
	.phones-10 .text_body { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; text-align: center;}
	.site-name-8 .sn-text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-21 { border: none; width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; padding-left: 20px; right: 0; padding-right: 20px;}
	.widget-26 { text-align: center; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.widget-5 { text-align: center; margin-top: 5px; -webkit-justify-content: center; -moz-justify-content: center; justify-content: center;}
	.block-6 { margin-top: 28px; margin-bottom: 0;}
	.text-2 { font-size: 28px;}
	.block-16 { margin-top: -130px;}
	.widget-12 { margin-top: 0; margin-bottom: 0;}
	.block-18 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-18 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-18 { margin-top: 0;}
	.widget-15 { margin-right: 0; margin-left: 0;}
	.blocklist-35 .header { -webkit-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); -moz-box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); box-shadow: inset 0px -1px 0px  0px rgba(255,255,255,0.1); background: url("../images/Untitled-2.jpg?1527314260507") left 0px bottom 0px / auto auto no-repeat;}
	.blocklist-35 .body { margin-right: 0; margin-left: 0;}
	.blocklist-35 .item-outer { width: 33.33%;}
	.blocklist-35 .item { margin: 0;}
	.blocklist-35 .img-convert { margin: 5px; align-self: auto;}
	.widget-16 { margin-left: auto; margin-right: auto;}
	.widget-18 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-22 { z-index: 1450;}

}

@media all and (max-width: 640px) {
	.block-3 .layout_4 { margin: 0; -webkit-order: 1; -moz-order: 1; order: 1; width: auto; flex-basis: auto; display: none;}
	.block-3 .layout_6 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.widget-3 { margin-top: 15px; margin-bottom: 0; -webkit-flex-grow: 1; -moz-flex-grow: 1; flex-grow: 1; -webkit-flex-shrink: 1; -moz-flex-shrink: 1; flex-shrink: 1;}
	.widget-29 { font-size: 15px;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-5 .layout_47 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; width: 100%; padding-left: 0; padding-right: 0; display: -webkit-flex; display: flex;}
	.block-22 { width: auto; margin-left: 0; margin-right: 0; margin-bottom: 0;}
	.widget-6 { margin-top: 22px;}
	.phones-10 .text_body { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.site-name-8 .sn-text { font-size: 25px;}
	.block-21 { margin-right: 0; margin-bottom: 0;}
	.widget-26 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.widget-5 { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start;}
	.block-6 { margin-top: 30px;}
	.text-2 { font-size: 24px;}
	.block-16 { margin-top: -146px;}
	.block-18 .layout_35 { margin: 0; -webkit-order: 2; -moz-order: 2; order: 2; width: auto; flex-basis: auto; display: -webkit-flex; display: flex;}
	.block-18 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-18 { padding-top: 43px;}
	.widget-15 { margin-top: 15px; margin-bottom: 0;}
	.blocklist-35 .header_text { -webkit-justify-content: center; -moz-justify-content: center; justify-content: center; font-size: 25px; text-align: center;}

}

@media all and (max-width: 480px) {
	.block-3 .layout_4 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: none;}
	.block-3 .layout_6 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-4 { min-height: 494px;}
	.block-5 .layout_8 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.block-5 .layout_45 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-5 .layout_47 { margin-top: 0; -webkit-order: 3; -moz-order: 3; order: 3; display: -webkit-flex; display: flex;}
	.widget-6 { margin-top: 19px;}
	.site-name-8 .sn-text { font-size: 22px;}
	.block-18 .layout_35 { margin-top: 0; -webkit-order: 2; -moz-order: 2; order: 2; display: -webkit-flex; display: flex;}
	.block-18 .layout_36 { margin-top: 0; -webkit-order: 1; -moz-order: 1; order: 1; display: -webkit-flex; display: flex;}
	.blocklist-35 .header_text { -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; font-size: 26px;}
	.blocklist-35 .item-outer { width: 50%;}
	.widget-21 { margin-top: 19px;}
	.widget-16 { margin-top: 20px;}
	.widget-20 { margin-top: 0;}
	.widget-18 { margin-bottom: 10px;}

}
.side-panel .widget-2 { margin: 0 0 20px; z-index: 2; text-align: left; padding-left: 0; padding-right: 0; -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column; width: auto; left: 0; top: 0; position: relative; right: 0; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; justify-content: flex-start; min-height: 80px; max-width: 100%; box-sizing: border-box; font-family: Montserrat, sans-serif; display: -webkit-flex; display: flex;}
.side-panel .menu-4 .menu-scroll > ul { display: block;}
.side-panel .menu-4 .menu-scroll > ul > li.delimiter { margin-top: 2px; margin-bottom: 2px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; min-height: 1px; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item { -webkit-flex-direction: column; -moz-flex-direction: column; flex-direction: column;}
.side-panel .menu-4 .menu-scroll > ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul ul > li > a:hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.hover, 
.side-panel .menu-4 .menu-scroll > ul ul > li > a.active { background: #ffffff;}
.side-panel .menu-4 .menu-scroll > ul ul ul { position: static; width: auto;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a { width: auto; min-height: 50px; background: none;}
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.menu-item > a.active { color: #2b3d69; -webkit-box-shadow: inset 0px 4px 0px  #ffffff; -moz-box-shadow: inset 0px 4px 0px  #ffffff; box-shadow: inset 0px 4px 0px  #ffffff; background: none;}
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a:hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.hover, 
.side-panel .menu-4 .menu-scroll > ul > li.more-button > a.active { background: #ffffff;}
.page-path a {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
@media (min-width: 600px) and (max-width: 1400px) {
  .td1 {width:300px;}
  .td2 {width:70% !important;}
}
.section-left-menu.desktop .section-left-menu__list > li:nth-child(1) {
    border: 2px #ababab solid;
    padding: 5px;
    border-radius: 5px;
    background: #dfe3ba;
    text-align:center;
    margin-bottom: 10px;
}
.section-left-menu.desktop .section-left-menu__list > li:nth-child(1)>:before {
	content: "\1F847";
}
html .section-left-menu.desktop {
    background-color: rgb(241 241 241)!important;
    border-radius: 3px;
}
html body {
    background-color: #fff!important;
} 
.section-left-menu.desktop .section-left-menu__list > li > a {
    margin-left: 0!important;
    margin-right: 0!important;
}